gtk-demo: Plug a memory leak
authorMatthias Clasen <mclasen@redhat.com>
Wed, 13 May 2020 21:24:57 +0000 (17:24 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 13 May 2020 21:24:57 +0000 (17:24 -0400)
commite87bc3d33dacbf7d8a84ed3e10d8e2d5651d12a7
tree63dd36d137f2c0e4768d3bfa3f93e2c161cdadd0
parent10be40a8b1c6028e209eed24b666a50361103dee
gtk-demo: Plug a memory leak

This leak was there all along. But with the new
gtk_window_destroy(), it shows up as an unclosable
window. Very noticable.
demos/gtk-demo/iconscroll.c